struct _SECURITY_CLIENT_CONTEXT// Size=0x3c
{
    struct _SECURITY_QUALITY_OF_SERVICE SecurityQos;// Offset=0x0 Size=0xc
    void * ClientToken;// Offset=0xc Size=0x4
    unsigned char DirectlyAccessClientToken;// Offset=0x10 Size=0x1
    unsigned char DirectAccessEffectiveOnly;// Offset=0x11 Size=0x1
    unsigned char ServerIsRemote;// Offset=0x12 Size=0x1
    struct _TOKEN_CONTROL ClientTokenControl;// Offset=0x14 Size=0x28
};